home *** CD-ROM | disk | FTP | other *** search
/ Graphics Plus / Graphics Plus.iso / general / visulztn / pari / next.txt < prev    next >
Text File  |  1992-05-24  |  961b  |  33 lines

  1. To use pari on a NeXT computer:
  2.  
  3. 1.  Download the file  pari-1.37.tar.Z. 
  4.  
  5. 2.  Uncompress and untar the file creating the directory
  6.     pari-1.37.
  7.  
  8. 3.  Copy all of the files in this directory into the directory
  9.     pari-1.37.
  10.  
  11. 5.  Run the command  "make".  This will create a number of files.  In
  12.     particular the file  gp  is now ready to run.
  13.  
  14.     If you are root, you may run the command "make install".  This
  15.     will install the various files.  They will be distributed in the
  16.     following directories.
  17.  
  18.     LIBDIR = /usr/local/lib
  19.     BINDIR = /usr/local/bin
  20.     INCLUDEDIR = /usr/include/pari-include
  21.  
  22.     Be sure that these directories exist.  This can be changed by
  23.     editing the beginning of the file Makefile (which is the
  24.     same as the file Makefile.next).
  25.  
  26. 6.  For problems specific to the NeXT contact
  27.  
  28.       David G. Cantor
  29.       dgc@math.ucla.edu
  30.  
  31.     For other problems, follow the instructions in the file README in
  32.     the directory pari-1.37.
  33.